icontheme: Make icon_paintable_ensure_texture() return an unowned value
authorTimm Bäder <mail@baedert.org>
Thu, 17 Dec 2020 17:45:47 +0000 (18:45 +0100)
committerTimm Bäder <mail@baedert.org>
Mon, 21 Dec 2020 09:26:02 +0000 (10:26 +0100)
commit810cd7881ea487dfe75ea3f9553b4d07dd276ba8
tree3ac49344a4745f085351a8cee5254216dde4049b
parenta8213d7f4529483abe84c96f0c010edf1eacf6f8
icontheme: Make icon_paintable_ensure_texture() return an unowned value

It's private, has only one caller and that one doesn't need the extra
ref.
gtk/gtkicontheme.c